home *** CD-ROM | disk | FTP | other *** search
-
- AutoPass V1.0
-
- by
-
- Bjørn Reese
- (breese@imada.ou.dk)
-
-
- Disclaimer
- ----------
- This software is provided as-is. No warrenties whatsoever are
- given. The author accepts no responsibility for any damages that
- it may cause. AutoPass (and the source code) is Public Domain.
-
-
- Requirements
- ------------
- MultiUserFileSystem Release 1.7 (it may work on previous releases
- but it haven't been tested.) The MultiUser package is a shareware
- filesystem for multiple users, which is a copyright of Geert
- Uytterhoeven. It can be obtained through anonymeous FTP (AmiNet.)
-
-
- Description
- -----------
- Having installed MultiUserFileSystem on my HD I got a little tired
- of having to login manually (or be logged in as NOBODY.) Therefore
- I made this little program, which takes an UserID and a Password
- and logs in. The syntax is:
-
- AutoPass <UserID> <Password>
-
- Example:
-
- AutoPass breese mysecret
-
- I put the above in my User-Startup before any programs herein are
- launched. As the password is visible, make the User-Startup not
- readable for anybody but the System Administrator (root).
-